From 7c58eb511b88809531a96e9edd421cdda79a428b Mon Sep 17 00:00:00 2001 From: Boyuan Yang Date: Fri, 30 Aug 2019 14:09:27 -0400 Subject: [PATCH] debian/control: Add new build-dependency graphviz. --- debian/changelog | 3 ++- debian/control | 7 +++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e130ca3..ded1ac2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,10 +7,11 @@ opencc (1.0.5+git20190530-1) unstable; urgency=medium * debian/control: + Bump Standards-Version to 4.4.0. + Bump debhelper copmat to v12. + + Add build-dependency graphviz for dot support for doxygen. * debian/patches: Add patch 0004 to migrate from python2 to python3. (Closes: #937195) - -- Boyuan Yang Fri, 30 Aug 2019 13:58:08 -0400 + -- Boyuan Yang Fri, 30 Aug 2019 14:09:03 -0400 opencc (1.0.5-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 36f3e29..bdefe36 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: darts, debhelper-compat (= 12), doxygen, + graphviz, libjs-jquery, libtclap-dev, python3:any, @@ -42,8 +43,10 @@ Depends: libopencc2-data, ${misc:Depends}, ${shlibs:Depends}, -Breaks: libopencc2-data (<< 1.0.4-5~) -Replaces: libopencc2-data (<< 1.0.4-5~) +Breaks: + libopencc2-data (<< 1.0.4-5~), +Replaces: + libopencc2-data (<< 1.0.4-5~), Description: simplified-traditional Chinese conversion library - runtime opencc is a library for converting character between traditional Chinese and simplified Chinese. -- 2.30.2